Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SfsClient update 1.1.0 for proxy support #5052

Merged

Conversation

nidietr-MSFT
Copy link
Contributor

@nidietr-MSFT nidietr-MSFT commented Dec 10, 2024


Pulling SfsClient subtree release 1.1.0
SfsClient Release 1.1.0

Which brought especially
SfsClient - Client: proxy support #84

This subtree update is required for WinGet Download Proxy support
WinGet download doesn't work through a proxy #5030

Also requires passing the appropriate proxy to SfsClient which is done as part of separate PR
Allows setting WinGet proxy setting as SFS Client Proxy #5032

Microsoft Reviewers: Open in CodeFlow

0e27525d Bumping version to 1.1.0 (microsoft#222)
c639a506 Adding support for a custom proxy input (microsoft#218)
258d189b Improve logging when the content type is wrong (microsoft#221)
216210ab Adding required permissions to enable uploading of CodeQL results (microsoft#214)
fb953d6e Bump github/codeql-action from 2 to 3 (microsoft#215)
52af7124 Enabling CodeQL scanning (microsoft#211)
e555d764 Bump clang-format from 18.1.5 to 19.1.1 (microsoft#210)
ab8f0e72 Setup: improving build tools installation (microsoft#207)

git-subtree-dir: src/SfsClient/sfs-client
git-subtree-split: 0e27525d597c730e71646fd0b15bdc8c8503f24d
@nidietr-MSFT nidietr-MSFT requested a review from a team as a code owner December 10, 2024 13:23
@JohnMcPMS
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JohnMcPMS JohnMcPMS merged commit 6034e78 into microsoft:master Dec 10, 2024
9 checks passed
JohnMcPMS pushed a commit that referenced this pull request Dec 11, 2024
Allows setting WinGet proxy setting as the SFS Client Proxy.

Fixes the issue below
[WinGet download doesn't work through a proxy
#5030](#5030)

This PR requires SfsClient subtree updated to 1.1.0
[SfsClient update 1.1.0 for proxy support
#5052](#5052)

Which brings especially
[Adding support for a custom proxy input
#218](microsoft/sfs-client#218)

This PR replaces closed PR below
[Allows setting WinGet proxy setting as SFS Client Proxy
#5032](#5032)

<!-- To check a checkbox place an "x" between the brackets. e.g: [x] -->

- [x] I have signed the [Contributor License
Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs).
- [x] This pull request is related to an issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants